cody - HTMLify profile
files of /cody/solygambas/html-css-javascript-projects/072-memory cards/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
const cardsContainer = document.getElementById("cards-container");
const prevButton = document.getElementById("prev");
const nex
const prevButton = document.getElementById("prev");
const nex